Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix python wrapper after upgrading electionguard to 1.2.3 #306

Merged
merged 21 commits into from
Sep 27, 2023

Conversation

microstudi
Copy link
Contributor

@microstudi microstudi commented Sep 22, 2023

After updating to ElectionGuard 1.2.3 the libray electionguard.types has been renamed in the python package. This PR adapts this to the pyodide wrapper.

This PR also organizes a bit better the different Dockerfiles (I guess there are 3 because of heroku, but only Dockerfile is needed in order to work).

@microstudi microstudi marked this pull request as draft September 22, 2023 11:14
@microstudi microstudi marked this pull request as ready for review September 22, 2023 11:43
Copy link
Member

@andreslucena andreslucena left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have some doubts, can you check them out please?

docker-compose.yml Show resolved Hide resolved
Dockerfile.web Outdated Show resolved Hide resolved
docker-compose.yml Outdated Show resolved Hide resolved
Co-authored-by: Andrés Pereira de Lucena <[email protected]>
Copy link
Member

@andreslucena andreslucena left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏽

@andreslucena andreslucena merged commit 2a312c1 into decidim:develop Sep 27, 2023
4 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants